Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FIFO pipe handling #174

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Fix FIFO pipe handling #174

wants to merge 33 commits into from

Conversation

gburca
Copy link
Contributor

@gburca gburca commented Apr 11, 2015

Originally it was possible to upload data from a FIFO pipe, but at some point that feature was lost. This commit brings it back.

prnadmin and others added 20 commits September 5, 2014 16:37
Adding eu-central-1 Frankfurt region
Previously glacier-cmd truncated output with headers over 100
characters which elided the 138 character archive ID.  Fixes uskudnik#163.
Previously "glacier-cmd download" emitted a trailing None message:

$ glacier-cmd download VAULTNAME zwvjqvd25vxcYLuaGOUhTMi8GW_PQ9M7-a9-Xpr6OX38WhABMBrG4U3w21vO08sgYFNrjRBgNuYiomc7mEkiaojIbkoETF6X1qnSDl-AR-ORzlgjIVud6zWM2R8yjuhg9g5q_M0LVg --outfile out
Wrote 4.0 bytes. Rate 4.00 bytes/s. Rate 1.22 MB/s, average 4.00 bytes/s, ETA 15:08:53.
None
- FIFO pipes don't handle random access and behave more like stdin.
- Added more details to some of the results.
@gburca
Copy link
Contributor Author

gburca commented Sep 19, 2015

Has this project repository been abandoned? There are a whole bunch of pull requests that have been lingering for many months (years?) and the last commit was almost 2 years ago.

gburca and others added 9 commits September 28, 2015 21:46
- The further along we are in the backup, the harder we try to complete
  the upload. A large backup will thus allow for more failures and
  retries before being aborted.
- removed %s and replaced with .format() as usage of %s si deprecated
trying to improve the code structure in the effort of of adding unit tests later
account-id support has been added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants